home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2003 February / Pcwk022003b.iso / Antywirusy / Panda AntiVirus Platinum 7 / plat7shin.exe / data1.cab / Comunes / Analisis.dll / 0 / RCDATA / TFORMDESINFREINICIAR / TFORMDESINFREINICIAR.txt < prev   
Text File  |  2002-10-11  |  3KB  |  124 lines

  1. object FormDesinfReiniciar: TFormDesinfReiniciar
  2.   Tag = 255500
  3.   Left = 273
  4.   Top = 138
  5.   BorderIcons = []
  6.   BorderStyle = bsSingle
  7.   BorderWidth = 12
  8.   Caption = 'Panda Antivirus'
  9.   ClientHeight = 189
  10.   ClientWidth = 367
  11.   Color = 14215660
  12.   Font.Charset = DEFAULT_CHARSET
  13.   Font.Color = clWindowText
  14.   Font.Height = -11
  15.   Font.Name = 'MS Sans Serif'
  16.   Font.Style = []
  17.   FormStyle = fsStayOnTop
  18.   Icon.Data = {<image000.ico>}
  19.   OldCreateOrder = False
  20.   Position = poScreenCenter
  21.   OnShow = FormShow
  22.   PixelsPerInch = 96
  23.   TextHeight = 13
  24.   object Label1: TLabel
  25.     Tag = 255100
  26.     Left = 83
  27.     Top = 24
  28.     Width = 280
  29.     Height = 29
  30.     AutoSize = False
  31.     Caption = '∩┐╜Neutralizando virus!'
  32.     Font.Charset = ANSI_CHARSET
  33.     Font.Color = clBlack
  34.     Font.Height = -16
  35.     Font.Name = 'Tahoma'
  36.     Font.Style = [fsBold]
  37.     ParentFont = False
  38.     Transparent = True
  39.     WordWrap = True
  40.   end
  41.   object Label117: TLabel
  42.     Tag = 255200
  43.     Left = 83
  44.     Top = 61
  45.     Width = 282
  46.     Height = 45
  47.     AutoSize = False
  48.     Caption = 
  49.       'Para completar la desinfecci∩┐╜n de este virus es imprescindible q' +
  50.       'ue cierres todos los programas y reinicies el ordenador.'
  51.     Font.Charset = ANSI_CHARSET
  52.     Font.Color = clWindowText
  53.     Font.Height = -11
  54.     Font.Name = 'Tahoma'
  55.     Font.Style = []
  56.     ParentFont = False
  57.     Transparent = True
  58.     WordWrap = True
  59.   end
  60.   object PandaBrown1: TImage
  61.     Left = 9
  62.     Top = 7
  63.     Width = 57
  64.     Height = 55
  65.     AutoSize = True
  66.     Picture.Data = {<image001.bmp>}
  67.     Stretch = True
  68.     Transparent = True
  69.   end
  70.   object Label2: TLabel
  71.     Tag = 255200
  72.     Left = 84
  73.     Top = 112
  74.     Width = 282
  75.     Height = 26
  76.     Caption = 
  77.       'Actualmente existen ficheros infectados en uso que ser∩┐╜n neutral' +
  78.       'izados al reiniciar tu sistema.'
  79.     Constraints.MinWidth = 282
  80.     Font.Charset = ANSI_CHARSET
  81.     Font.Color = clWindowText
  82.     Font.Height = -11
  83.     Font.Name = 'Tahoma'
  84.     Font.Style = []
  85.     ParentFont = False
  86.     Transparent = True
  87.     WordWrap = True
  88.   end
  89.   object BAceptar: TPlaButton
  90.     Tag = 255300
  91.     Left = 181
  92.     Top = 168
  93.     Width = 90
  94.     Height = 21
  95.     Caption = 'Reiniciar '
  96.     Font.Charset = DEFAULT_CHARSET
  97.     Font.Color = clWindowText
  98.     Font.Height = -11
  99.     Font.Name = 'Tahoma'
  100.     Font.Style = []
  101.     ParentFont = False
  102.     TabOrder = 0
  103.     OnClick = BAceptarClick
  104.     Default = True
  105.   end
  106.   object Button1: TPlaButton
  107.     Tag = 255400
  108.     Left = 277
  109.     Top = 168
  110.     Width = 90
  111.     Height = 21
  112.     Caption = 'No reiniciar'
  113.     Font.Charset = DEFAULT_CHARSET
  114.     Font.Color = clWindowText
  115.     Font.Height = -11
  116.     Font.Name = 'Tahoma'
  117.     Font.Style = []
  118.     ParentFont = False
  119.     TabOrder = 1
  120.     OnClick = Button1Click
  121.     Cancel = True
  122.   end
  123. end
  124.